/**递增字体**/

.font0,
.font0 p,
.font0 div,
.font0 table,
.font0 span {
    font-size: 14px !important;
}

.font1,
.font1 p,
.font1 div,
.font1 table,
.font1 span {
    font-size: 16px !important;
}

.font2,
.font2 p,
.font2 div,
.font2 table,
.font2 span {
    font-size: 17px !important;
}

.font3,
.font3 p,
.font3 div,
.font3 table,
.font3 span {
    font-size: 18px !important;
}

.font4,
.font4 p,
.font4 div,
.font4 table,
.font4 span {
    font-size: 19px !important;
}

.font5,
.font5 p,
.font5 div,
.font5 table,
.font5 span {
    font-size: 20px !important;
}

.font6,
.font6 p,
.font6 div,
.font6 table,
.font6 span {
    font-size: 21px !important;
}

.font7,
.font7 p,
.font7 div,
.font7 table,
.font7 span {
    font-size: 22px !important;
}

.font8,
.font8 p,
.font8 div,
.font8 table,
.font8 span {
    font-size: 23px !important;
}


/**微信分享时的弹框样式**/

.wx_dialog {
    background: #fff;
    border: 1px solid #ccc;
    position: fixed;
    left: 40%;
    top: 30%;
    padding: 5px;
    z-index:99
}

.wx_dialog .bd_weixin_popup_head {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    line-height: 16px;
    height: 16px;
    position: relative;
    color: #000;
}

.wx_dialog .bd_weixin_popup_close {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
    text-decoration: none;
    font-size: 16px;
}

.wx_dialog .wx_erm {
    padding: 20px;
}

.wx_dialog .bd_weixin_popup_foot {
    font-size: 12px;
    text-align: left;
    line-height: 22px;
    color: #666;
}

body * {
    outline-style: none !important;
    -moz-outline-style: none !important;
}

@media (max-width: 1300px) and (min-width: 1001px) {
    .bf-content-wrap {
        margin-top: 160px !important;
    }
    .SLB .bf-content-wrap {
        margin-top: 0px !important;
    }
}

.b-free-active {
    text-decoration: underline !important;
    /* -moz-text-decoration: !important; */
    outline: #1A85F2 solid 1px !important;
}

@media only screen and (max-width: 1000px) {
    .rig-top_2021 {
        display: none;
    }
}


/* 底部设为首页、收藏隐藏 */

@media only screen and (max-width: 1000px) {
    .shouye,
    .shoucang {
        display: none !important;
    }
}


/*分页样式04*/

.fy_list_04 {
    margin: 40px auto 0;
    color: #999;
    text-align: center;
}

.fy_list_04 span {
    margin-right: 10px;
}

.fy_list_04 .fy_tit_l {
    display: inline-block;
    *float: left;
    margin-right: 30px;
    font-size: 0;
}

.fy_list_04 .fy_tit_l a {
    font-size: 16px;
    display: inline-block;
    line-height: 18px;
    padding: 10px 14px;
    border: 1px solid #d9d9d9;
    background-color: #ffffff;
    margin: 0px 7px 0 8px;
    margin-bottom: 10px;
    color: #555555;
    border-radius: 3px;
}

.fy_list_04 .fy_tit_l a.on,
.fy_list_04 .fy_tit_l a.on:hover {
    background-color: #1659a0;
    border: 1px solid #1659a0;
    color: #ffffff;
}

.fy_list_04 .fy_tit_l a:hover {
    background-color: #1659a0;
    color: #ffffff;
    border: 1px solid #1659a0;
}

.fy_list_04 .fy_tit_l a.prev,
.fy_list_04 .fy_tit_l a.next {
    font-style: normal;
}

.fy_list_04 .fy_tit_l a.prevStop,
.fy_list_04 .fy_tit_l a.nextStop {
    background-color: #f2f2f2;
    color: #999999;
}

.fy_list_04 .fy_tit_l a.prevStop:hover,
.fy_list_04 .fy_tit_l a.nextStop:hover {
    border: 1px solid #d9d9d9;
    background-color: #f2f2f2;
    color: #999999;
    cursor: default;
}

.fy_list_04 .fy_tit_r {
    display: inline-block;
    *float: left;
    line-height: 40px;
}

.fy_list_04 .fy_inp {
    border: 1px solid #d9d9d9;
    background-color: #ffffff;
    border-radius: 3px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin: 0 8px;
    font-size: 15px;
    color: #555555;
}

.fy_list_04 .fy_go {
    display: inline-block;
    background-color: #1658A0;
    width: 60px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 8px;
    font-size: 16px;
    color: #FFFFFF;
    cursor: pointer;
    border-radius: 3px;
    *margin-top: -45px;
}

@media screen and (max-width:1000px) {
    .fy_list_04 {
        text-align: center;
    }
    .fy_list_04 .fy_tit_l {
        float: inherit;
        text-align: center;
        margin: 0;
    }
    .fy_list_04 .fy_tit_l a,
    .fy_list_04 .fy_tit_r {
        display: none;
    }
    .fy_list_04 .fy_tit_l a.prev,
    .fy_list_04 .fy_tit_l a.next {
        display: inline-block;
    }
}

@media screen and (max-width:750px) {
    .fy_list_04 {
        margin-top: 25px;
    }
}

* {
    margin: 0rem;
    padding: 0rem;
    outline: none;
}

.title_name:before {
    top: .15rem;
}

.content_bg_02 {
    background-color: #ffffff;
    min-height: 5rem;
}

.gwp_2021 a {
    color: #1658a0 !important;
}

.share_box {
    z-index: 100;
}


/* 移动端搜索框拉长 */


/* @media screen and (max-width: 1000px) {
    #header {
        width: 94% !important;
    }
}

@media screen and (max-width: 750px) {
    .ss_box2_2021 {
        width: 94%;
    }
} */


/* 底部导航 */

@media screen and (min-width: 750px) {
    .pho-foot_2021 {
        display: none;
    }
    .yqlj_con_2021 {
        display: block;
    }
}

@media screen and (max-width: 750px) {
    .pho-foot_2021 {
        display: block;
    }
    .yqlj_con_2021 {
        display: none;
    }
}


/* By Jcl */

.search_area{
    filter:none\9\0;
}
/* .input_base input,.input_base span{
    color: white !important;\9\0;;
} */

.media_info li a {
    padding: .12rem;
}

.banner_header1 {
    z-index: 10;
}

.header {
    z-index: 100;
}

.footer .media_info .xmtjz {
    display: flex;
}

.error_img span {
    margin-top: .12rem;
}

a.last_a:after {
    display: none;
}

.curr_temp>a {
    color: #1658a0;
}

.menu_right .curr a {
    color: #1658a0;
}

.banner_header,
.search_area .input_base.input_suffix:before {
    z-index: unset;
}

.header_line {
    width: 50%;
    float: right;
}

.none_before:before {
    display: none !important;
}

.footer {
    z-index: 100;
}

.itq iframe {
    max-width: 80%;
    padding-top: 4px;
    height: 25px;
    line-height: 25px;
}

#ztzl_list .tempWrap {
    width: 100% !important;
}

.dataNullTips > span {
    width: auto;
    display: block;
    padding: 16px 24px;
    text-align: center;
    border: 1px solid #dddddd;
  }
  .SLB .dataNullTips > span {
    font-size: 26px;
  }
  .info_public_bg .header{
    border-bottom: 0.08rem solid #1658a0;
  }
  .info_public_bg {
    background-image: url(20200907-bg.png)!important;
  }

@media only screen and (max-width: 992px) {
    .phone_none,.search_history a:before {
        display: none !important;
    }
}

/* By Jcl end */


/* 概览分页条 */

@media screen and (max-width: 992px) {
    .page_base .page_tools .phone-none-sy,
    .page_base .page_tools .phone-none-wy {
        display: none !important;
    }
    .sm_after_none:after {
        display: none;
    }
    .header_link_02 a {
        padding: 0rem 0.08rem;
    }
    .error_img{display:block;margin: 0;float: none !important;text-align: center;}
    .error_img span{ margin-top:0; line-height:1;}
    .slb .footer .trt-col-4{ width:100%;}
    .error_img span #imgConac{ width:.7rem}
    .error_img span#_span_jiucuo{width:.9rem;}
}


/* 概览分页条 */


/* 更多栏目选中 */

.dropdown_menu .on a {
    background-color: #1658a0;
    color: #fff;
}


/* 更多栏目选中 */

@media only screen and (max-width: 1000px) {
    #barrierFreeBtn {
        display: none !important;
    }
    .banner_header1 .text_align_right {
        display: none;
    }
    #header {
        width: 98%;
    }
}


/* 加载图标 */

.loadinfo {
    text-align: center;
    vertical-align: middle;
}

.loadinfo img {
    margin-top: 10%;
}